SPL Types
PHP Manual

The SplBool class

Introducción

The SplBool class is used to enforce strong typing of the bool type.

Class synopsis

SplBool
SplBool {
/* Methods */
__construct ( void )
}

Table of Contents


SPL Types
PHP Manual